'宣言 Public Overloads Shared Function TrySumProduct( _ ByRef result As Double, _ ByRef exception As Exception, _ ByVal ParamArray x() As Vector _ ) As Boolean
public static bool TrySumProduct( out double result, out Exception exception, params Vector[] x )
Compute クラス Compute メンバ オーバーロード一覧